Storm-static

Benchmark
Model:pacman v.1 (MDP)
Parameter(s)MAXSTEPS = 100
Property:crash (prob-reach)
Invocation (default)
~/storm/build/bin/storm --prism pacman.nm --prop pacman.props crash --constants MAXSTEPS=100 --timebounded:precision 1e-3  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:272.5336494445801s
Return code:0
Relative Error:6.123876744565073e-11
Log
Storm 1.6.3

Date: Fri Feb 26 19:33:01 2021
Command line arguments: --prism pacman.nm --prop pacman.props crash --constants MAXSTEPS=100 '--timebounded:precision' 1e-3 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /home/michaela/qcomp2020

Time for model input parsing: 0.035s.

Time for model construction: 259.553s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	16115358
Transitions: 	22140403
Choices: 	20214527
Reward Models:  none
State Labels: 	3 labels
   * init -> 1 item(s)
   * deadlock -> 0 item(s)
   * Crash -> 375112 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "crash": Pmin=? [F "Crash"] ...
Result (for initial states): 0.5511176225
Time for model checking: 12.886s.